Operation undoRunningTask (undoRunningTask)
In component BuiltIn
Operation id | undoRunningTask |
---|---|
Category | chain |
Label | undoRunningTask |
Requires | |
Since |
Parameters
No parameters.
Signature
Inputs | void |
---|---|
Outputs | void |
Implementation Information
Implementation Class | Class: org.nuxeo.ecm.automation.core.impl.CompiledChainImpl |
---|---|
Contributing Component | BuiltIn |
JSON Definition
{ "id" : "undoRunningTask", "label" : "undoRunningTask", "category" : "chain", "requires" : null, "description" : null, "url" : "undoRunningTask", "signature" : [ "void", "void" ], "params" : [ ] }